[INFO] cloning repository https://github.com/LorenzoBloedow/golem-embed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LorenzoBloedow/golem-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoBloedow%2Fgolem-embed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoBloedow%2Fgolem-embed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f063577af753717b34ee6cc10c1c38b573e222d
[INFO] fixing LorenzoBloedow/golem-embed against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoBloedow%2Fgolem-embed" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LorenzoBloedow/golem-embed
[INFO] finished tweaking git repo https://github.com/LorenzoBloedow/golem-embed
[INFO] tweaked toml for git repo https://github.com/LorenzoBloedow/golem-embed written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LorenzoBloedow/golem-embed on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LorenzoBloedow/golem-embed already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d
[INFO] running `Command { std: "docker" "start" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating embed/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating embed-openai/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rt v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling golem-rust-macro v1.5.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking reqwest v0.12.15 (https://github.com/golemcloud/reqwest?branch=update-april-2025#0c40171e)
[INFO] [stderr]    Compiling auditable-serde v0.8.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling golem-wasm-rpc v1.2.2-dev.14
[INFO] [stderr]    Compiling wit-parser v0.227.1
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.40.0
[INFO] [stderr]     Checking wit-bindgen v0.40.0
[INFO] [stderr]     Checking golem-rust v1.5.3
[INFO] [stderr]     Checking golem-embed v1.0.0 (/opt/rustwide/workdir/embed)
[INFO] [stderr]    Migrating embed/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking golem-embed-openai v1.0.0 (/opt/rustwide/workdir/embed-openai)
[INFO] [stderr]        Fixed embed/src/common.rs (8 fixes)
[INFO] [stderr]    Migrating embed-openai/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed embed-openai/src/bindings.rs (9 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> embed-openai/src/bindings.rs:645:33
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     let ptr39 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> embed-openai/src/bindings.rs:645:33
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     let ptr39 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.07s
[INFO] [stderr] crater-edition-check: golem-embed v1.0.0 (/opt/rustwide/workdir/embed) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: golem-embed-openai v1.0.0 (/opt/rustwide/workdir/embed-openai) updating edition from 2021 to 2024
[INFO] [stderr]     Checking golem-embed v1.0.0 (/opt/rustwide/workdir/embed)
[INFO] [stderr]     Checking golem-embed-openai v1.0.0 (/opt/rustwide/workdir/embed-openai)
[INFO] [stdout] warning: unused import: `RerankResponse`
[INFO] [stdout]  --> embed-openai/src/openai.rs:1:88
[INFO] [stdout]   |
[INFO] [stdout] 1 | use golem_embed::golem::embed::embed::{ Guest, Config, ContentPart, EmbeddingResponse, RerankResponse, Error };
[INFO] [stdout]   |                                                                                        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RerankResponse`
[INFO] [stdout]  --> embed-openai/src/openai.rs:1:88
[INFO] [stdout]   |
[INFO] [stdout] 1 | use golem_embed::golem::embed::embed::{ Guest, Config, ContentPart, EmbeddingResponse, RerankResponse, Error };
[INFO] [stdout]   |                                                                                        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `object` is never read
[INFO] [stdout]   --> embed-openai/src/generate.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct OpenAiEmbedding {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 23 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiEmbedding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-embed-openai` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stdout] warning: fields `object` and `model` are never read
[INFO] [stdout]   --> embed-openai/src/generate.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct OpenAiResponse {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 44 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 45 |     data: Vec<OpenAiEmbedding>,
[INFO] [stdout] 46 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> embed-openai/src/bindings.rs:645:33
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     let ptr39 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `object` is never read
[INFO] [stdout]   --> embed-openai/src/generate.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct OpenAiEmbedding {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 23 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiEmbedding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `object` and `model` are never read
[INFO] [stdout]   --> embed-openai/src/generate.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct OpenAiResponse {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 44 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 45 |     data: Vec<OpenAiEmbedding>,
[INFO] [stdout] 46 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> embed-openai/src/bindings.rs:645:33
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     let ptr39 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-embed-openai` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d", kill_on_drop: false }`
[INFO] [stdout] f42d52b22725c32a0eeba6b4b8dbaf5a5d5843024013d3fef873d3216044598d
